home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util3 / dops1541.lha / DOpus-1541 / Example / DOpus-Example < prev    next >
Text File  |  1995-02-24  |  109b  |  8 lines

  1. stack 20000
  2.  
  3. if exists "dopus:dopus" 
  4.     DOPUS:DOpus -cDOpus-Example.CFG
  5. else
  6.     DOpus -cDOpus-Example.CFG
  7. endif
  8.